* lisp/textmodes/flyspell.el (flyspell-check-changes): New user option.
authorJuri Linkov <juri@linkov.net>
Thu, 14 Mar 2024 18:11:33 +0000 (20:11 +0200)
committerJuri Linkov <juri@linkov.net>
Thu, 14 Mar 2024 18:11:33 +0000 (20:11 +0200)
commitf03f14165ed51148b72b431ac99c4a4829bb1a7f
tree77a0873bc1fd3883772c68496b3789d9568c58fa
parentbd6b64e0a8856a735b484f0482af0e937eb585d3
* lisp/textmodes/flyspell.el (flyspell-check-changes): New user option.

(flyspell--mode-on): Add flyspell-check-changes to post-command-hook
when flyspell-check-changes is non-nil.
(flyspell--mode-off): Remove flyspell-check-changes from post-command-hook.
(flyspell-check-changes): New function (bug#61874).
etc/NEWS
lisp/textmodes/flyspell.el